home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Just Call Me Internet
/
Just Call Me Internet.iso
/
com
/
internet
/
sting
/
shttpd20
/
demo
/
cgi-src
/
passutil
/
util.h
< prev
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1997-06-07
|
198 b
|
6 lines
void getword(char *word, char *line, char stop);
void plustospace(char *str);
void unescape_url(char *url);
char *fmakeword(FILE *f, char stop, int *cl);
char *makeword(char *line, char stop);